go.pact.im/x/pgxprocess.database.SendBatch (method)

2 uses

	go.pact.im/x/pgxprocess (current package)
		handle.go#L20: 	SendBatch(context.Context, *pgx.Batch) pgx.BatchResults
		handle.go#L96: 	return p.SendBatch(ctx, b)